FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (218 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid
Url http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid
Status draft
Name ZibVisualFunctionVisualAid
Title zib VisualFunction.VisualAid
Experimental False
Realm nl
Description Sight is the ability to observe lit objects, with the goal of orienting yourself on objects and people in a lit environment. This pertains to observing the light stimuli, and not processing them in the brain. A sight disorder can lead to things including orientation problems.
Purpose This DeviceUseStatement resource represents the adaptations for the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) VisualFunction v3.1 (2020)](https://zibs.nl/wiki/VisualFunction-v3.1(2020EN)) of [zib MedicalDevice v3.3.1 (2020)](https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type DeviceUseStatement
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-VisualFunction.VisualAid nl core VisualFunction.VisualAid

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice zib MedicalDevice
http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid.Product zib VisualFunction.VisualAid.Product
http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction zib VisualFunction


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-VisualFunction.VisualAid",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid",
  "name" : "ZibVisualFunctionVisualAid",
  "title" : "zib VisualFunction.VisualAid",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Sight is the ability to observe lit objects, with the goal of orienting yourself on objects and people in a lit environment. This pertains to observing the light stimuli, and not processing them in the brain.\r\nA sight disorder can lead to things including orientation problems.",
  "purpose" : "This DeviceUseStatement resource represents the adaptations for the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) VisualFunction v3.1 (2020)](https://zibs.nl/wiki/VisualFunction-v3.1(2020EN)) of [zib MedicalDevice v3.3.1 (2020)](https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-visualfunction-v3.1-2020EN",
      "uri" : "https://zibs.nl/wiki/VisualFunction-v3.1(2020EN)",
      "name" : "zib VisualFunction-v3.1(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "DeviceUseStatement",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DeviceUseStatement",
        "path" : "DeviceUseStatement",
        "definition" : "The medical aids used to support the visual function.",
        "comment" : "This is a specialization of the [zib-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice) profile to represent VisualAid devices within the context of zib VisualFunction."
      },
      {
        "id" : "DeviceUseStatement.device",
        "path" : "DeviceUseStatement.device",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid.Product"
            ]
          }
        ]
      },
      {
        "id" : "DeviceUseStatement.reasonReference:bowelFunction",
        "path" : "DeviceUseStatement.reasonReference",
        "sliceName" : "bowelFunction",
        "max" : "0"
      },
      {
        "id" : "DeviceUseStatement.reasonReference:functionalOrMentalStatus",
        "path" : "DeviceUseStatement.reasonReference",
        "sliceName" : "functionalOrMentalStatus",
        "max" : "0"
      },
      {
        "id" : "DeviceUseStatement.reasonReference:mobility",
        "path" : "DeviceUseStatement.reasonReference",
        "sliceName" : "mobility",
        "max" : "0"
      },
      {
        "id" : "DeviceUseStatement.reasonReference:stoma",
        "path" : "DeviceUseStatement.reasonReference",
        "sliceName" : "stoma",
        "max" : "0"
      },
      {
        "id" : "DeviceUseStatement.reasonReference:visualFunction",
        "path" : "DeviceUseStatement.reasonReference",
        "sliceName" : "visualFunction",
        "short" : "VisualFunction",
        "comment" : "Please note that on a functional level, zib VisualFunction references zib MedicalDevice, but in FHIR this direction is reversed.",
        "alias" : [
          "FunctieZien"
        ],
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-visualfunction-v3.1-2020EN",
            "map" : "NL-CM:4.16.4",
            "comment" : "Reversed reference for zib VisualFunction.VisualAid"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.